Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10.0 29 Sep 2024 16:41:16 |
Nuno Teixeira (eduardo) |
net-p2p/rtorrent: Update to 0.10.0
- Pet portclippy and portfmt
- Take maintainership
ChangeLog: https://github.com/rakshasa/rtorrent/releases/tag/v0.10.0 |
0.9.8 07 Aug 2023 11:54:42 |
Muhammad Moinur Rahman (bofh) |
net-p2p/rtorrent: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.9.8 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.9.8 20 Jun 2021 17:57:32 |
Danilo G. Baio (dbaio) |
net-p2p/libtorrent|rtorrent: Drop MAINTAINER'ship |
0.9.8 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.9.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.8 30 Jul 2019 23:37:32 |
dbaio |
net-p2p/rtorrent: Update to 0.9.8
Reported by: tj@mrsk.me (email) |
0.9.7_4 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.9.7_3 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.9.7_2 14 Nov 2018 23:26:44 |
dbaio |
net-p2p/rtorrent: Take MAINTAINER'ship |
0.9.7_2 08 Nov 2018 22:52:54 |
dbaio |
net-p2p/[libtorrent|rtorrent]: Fix incoming connections
Remove unused patches.
While here, fix build with OpenSSL 1.1.x
PR: 231274
Submitted by: Henry David Bartholomew <PopularMoment@protonmail.com>
MFH: 2018Q4 |
0.9.7_1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
0.9.7 24 Jul 2018 00:40:36 |
dbaio |
net-p2p/rtorrent: Update to 0.9.7
- Remove outdated patches.
- Reset maintainer, three timeouts.
PR: 229554
Reported by: tj@mrsk.me (email)
Approved by: maintainer timeout (pipfstarrd@openmailbox.org, > 2 weeks) |
0.9.6_3 13 Jun 2018 12:26:08 |
amdmi3 |
- Remove always true OSVERSION conditions
Approved by: portmgr blanket |
0.9.6_3 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
0.9.6_2 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
0.9.6_1 31 Jan 2017 05:43:56 |
linimon |
Remove vestigial BROKEN_arm. It does not do anything. These ports all
build on aarch64 in any case.
Approved by: portmgr (tier-2 blanket) |
0.9.6_1 19 Aug 2016 13:48:23 |
amdmi3 |
- Pass maintainership to submitter
- While here, some cosmetic fixes
PR: 211679
Submitted by: pipfstarrd@opmbx.org |
0.9.6_1 11 Jun 2016 19:48:27 |
garga |
Change ports that depend of xmlrpc-c-devel to xmlrpc-c since it's now on
1.3x series |
0.9.6 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.9.6 05 Feb 2016 12:04:52 |
marino |
net-p2p/rtorrent: USES+= ncurses |
0.9.6 21 Nov 2015 02:10:09 |
sunpoet |
- Update LICENSE
- Use PLIST_FILES and PORTEXAMPLES instead of PLIST
- Use USE_CXXSTD
- Convert to new options target helper
- Cosmetic change
- Pet portlint: fix diff header of patch files |
0.9.6 13 Oct 2015 15:21:51 |
novel |
- Update to 0.9.6
- Update MASTER_SITES and WWW to point to the actual site
- Drop dead link from pkg-message.in
- Do not include shlib version in libtorrent dependency line |
0.9.4_2 25 Jun 2015 22:20:21 |
amdmi3 |
- Use OPTIONS helpers
- Use BROKEN_arm helper
- Fix longstanding brokennes of dependency on libtorrent |
0.9.4_2 22 Jun 2015 15:20:47 |
antoine |
Chase libtorrent bump |
0.9.4_2 04 Dec 2014 14:57:47 |
madpilot |
Add USES=compiler to rtorrent port.
Various ports it depends on have the same USES and so honour the
FAVORITE_COMPILER, and doing the dsame here avoids build problems
when using FAVORITE_COMPILER=gcc.
PR: 195397
Submitted by: Craig Wiesen <ctyz1999+bugzilla at gmail.com> |
0.9.4_1 12 Nov 2014 21:31:28 |
antoine |
Cleanup plist |
0.9.4_1 06 Aug 2014 04:34:23 |
adamw |
In some straightforward situations, protect examples behind PORTEXAMPLES,
adding EXAMPLES to OPTIONS_DEFINE where necessary. In a couple instances,
correct examples being controlled by the DOCS option. |
0.9.4_1 10 Jul 2014 16:34:18 |
madpilot |
- Remove uneeded dependency from libtorrent [1]
- Update dependency lines in rtorrent
PR: 191621
Submitted by: Colin <anonymous.bug.report@gmail.com> (original submitter)
Reported By: Andre <a.heider@gmail.com> [1] (as followup comment) |
0.9.4 07 Jul 2014 19:33:00 |
madpilot |
- Update libtorrent to 0.13.4
- Update rtorrent to 0.9.4
- Convert to new LIB_DEPENDS format
- Remove uneeded ?=
- Remove libtorrent-devel and rtorrent-devel ports since the non
devel port has a newer version and no development release is available
anymore
PR: 191621
Submitted by: Colin <anonymous.bug.report@gmail.com> |
0.9.2_5 05 Jul 2014 23:31:56 |
marino |
net-p2p/rtorrent: Bring in DragonFly support from dports |
0.9.2_5 24 Mar 2014 15:47:21 |
marius |
Improve the workaround for FreeBSD >= 10 to actually use the base clang.
Mostly based on:
https://raw.github.com/ArchBSD/abs/master/community/libtorrent/PKGBUILD
https://github.com/ArchBSD/abs/raw/master/community/libtorrent/missing_references.diff
https://raw.github.com/ArchBSD/abs/master/community/rtorrent/missing_references.diff
Approved by: bapt (mentor) |
0.9.2_4 11 Mar 2014 20:18:11 |
antoine |
Chase libtorrent bump |
0.9.2_4 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
0.9.2_3 24 Feb 2014 18:46:38 |
antoine |
- Stage support
- New LIB_DEPENDS syntax |
0.9.2_3 24 Feb 2014 15:51:13 |
az |
drop maintainership. I don't have time for these ports. |
0.9.2_3 03 Nov 2013 17:39:09 |
az |
put hack for freebsd 10.x under OPSYS, this will unbreak build under dbsd ports
Requested by: marino@ |
0.9.2_3 02 Nov 2013 08:32:28 |
az |
- Try to fix build on 10.x and fix segfault while running rtorrent |
0.9.2_3 20 Sep 2013 22:28:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-p2p) |
0.9.2_3 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
0.9.2_2 18 Jun 2013 19:01:27 |
az |
Try to build with clang natively. |
0.9.2_1 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
0.9.2_1 08 Mar 2013 10:51:36 |
kwm |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
0.9.2_1 15 Jan 2013 13:18:58 |
az |
separate logic for these two group of ports. |
0.9.2_1 19 Nov 2012 07:58:39 |
az |
Take maintainership
Approved by: maintainer (flz@ via email)
Feature safe: yes |
0.9.2_1 15 Oct 2012 12:41:26 |
az |
- fix bug causing CPU load on FreeBSD.
- bump portrevisions.
PR: ports/170766
Submitted by: Yamagi Burmeister <yamagi@yamagi.org>
Approved by: maintainer (timeout > 2 weeks)
Feature safe: yes |
0.9.2 06 Oct 2012 21:17:22 |
bapt |
- Convert to new option framework
- Trim headers
Approved by: flz (irc) |
0.9.2 04 Sep 2012 03:05:24 |
linimon |
Mark as broken on ARM.
PR: ports/170946
Submitted by: linimon
Hat: portmgr |
0.9.2 05 Jul 2012 08:40:32 |
flz |
Update net-p2p/rtorrent to 0.9.2. |
0.8.9_1 29 Jan 2012 11:26:25 |
flz |
- Backport upstream patch to fix high cpu load issues.
Submitted by: Nicholas Smith
Obtained from: http://libtorrent.rakshasa.no/ticket/2661 |
0.8.9 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
0.8.9 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.8.9 18 Jul 2011 14:09:25 |
flz |
Update net-p2p/rtorrent to 0.8.9.
PR: ports/158123
Submitted by: Jin-Sih Lin <linpct@gmail.com> |
0.8.7_2 09 Jun 2011 14:37:41 |
flz |
Add local patch to fix rtorrent's spinlock implementation.
Submitted by: kan |
0.8.7_1 07 May 2011 16:29:47 |
flz |
rtorrent: enabled ipv6 by default, fix with ncurses 5.8, fix link.
- Enable IPV6 in OPTIONS by default. [1]
- Remove outdated link in pkg-message. [1]
- Add local patch to fix rtorrent with ncurses 5.8. [2,3]
PR: ports/155609 [1], ports/155318 [2], ports/156294 [3]
Submitted by: tom@ [1],
Yamagi Burmeister <yamagi@yamagi.org> [2],
freebsd@nagilum.org [3] |
0.8.7 06 Feb 2011 08:14:48 |
miwi |
- Update to 0.8.7
PR: 153720
Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
Approved by: flz via irc (maintainer)
Feature safe: yes |
0.8.6_1 03 Apr 2010 10:44:36 |
roam |
Chase the ftp/curl shlib version bump. |
0.8.6 23 Feb 2010 13:03:36 |
flz |
Fix dependency after libtorrent update.
Feature safe: yes |
0.8.6 23 Jan 2010 00:25:21 |
flz |
Update net-p2p/rtorrent to 0.8.6.
PR: ports/142888 [1], ports/143032 [2]
Submitted by: soulcatcher <soulcatcher13@gmail.com> [1]
Maxim Samsonov <xors@mne.ru> [2] |
0.8.5 29 Oct 2009 13:29:47 |
flz |
Update net-p2p/rtorrent to 0.8.5. |
0.8.4_1 17 Jul 2009 11:02:23 |
flz |
Remove stale patch that's causing issues with scgi_port option. |
0.8.4 15 Jul 2009 13:39:39 |
flz |
Update net-p2p/rtorrent to 0.8.4. |
0.8.2_3 11 Apr 2009 07:15:30 |
chinsan |
Bump the version of the xmlrpc-c-devel shared library |
0.8.2_2 10 Apr 2009 18:19:33 |
chinsan |
Bump the version of the xmlrpc-c-devel shared library
- Bump PORTREVISION of all dependent ports. |
0.8.2_1 23 Jan 2009 15:43:14 |
roam |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
0.8.2 11 Dec 2008 09:27:52 |
flz |
net-p2p/rtorrent needs recent gcc (4.2+). |
0.8.2 09 Dec 2008 11:31:49 |
flz |
Update net-p2p/rtorrent to 0.8.2. |
0.7.9_2 16 Nov 2008 22:22:06 |
flz |
Only add extra patches if they are present.
PR: ports/128775 [1], ports/128807 [2], ports/128921 [3]
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [1]
Jimmie James <jimmiejaz@gmail.com> [2]
Falko Richter <xendorphin@gmail.com> [3] |
0.7.9_2 10 Nov 2008 12:09:38 |
flz |
- Use net/xmlrpc-c-devel instead of net/xmlrpc-c.
- Rename patch as it won't apply against new unstable version. |
0.7.9_1 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.7.9_1 25 Jul 2008 14:34:52 |
pav |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
0.7.9_1 18 Jun 2008 13:56:39 |
flz |
Don't install documentation if NOPORTDOCS is defined.
Reported by: itetcu |
0.7.9_1 19 May 2008 13:06:13 |
flz |
- Don't override USE_GCC in master port.
- Style fixes.
PR: ports/123780
Submitted by: Gea-Suan Lin |
0.7.9_1 20 Mar 2008 09:56:52 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
0.7.9_1 18 Dec 2007 22:08:56 |
flz |
- OPTIONS'ify.
- Add support for XMLRPC (default: on). |
0.7.9 12 Dec 2007 11:53:58 |
flz |
Update net-p2p/rtorrent and net-p2p/rtorrent-devel to 0.7.9. |
0.7.7 10 Sep 2007 13:58:02 |
flz |
Update net-p2p/rtorrent to 0.7.7. |
0.7.5 14 Aug 2007 18:08:38 |
flz |
Update net-p2p/rtorrent to 0.7.5. |
0.7.4 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
0.7.4 23 Jun 2007 14:49:27 |
flz |
Fix manpage location.
Reported by: pointyhat via kris |
0.7.4 02 Jun 2007 14:20:24 |
flz |
Allow build with gcc 3.4+.
PR: ports/113237
Submitted by: Henrik Brix Andersen |
0.7.4 13 Apr 2007 10:38:51 |
flz |
Update rtorrent to 0.7.4. |
0.7.1_1 26 Jan 2007 12:31:24 |
flz |
Quiet PKGMESSAGE command. |
0.7.1_1 10 Jan 2007 13:14:46 |
flz |
Add local backup master site.
Reported by: sat |
0.7.1_1 10 Jan 2007 00:13:02 |
flz |
Depend on libtorrent, not libtorrent-devel. [1]
Whitespace fixes.
Reported by: itetcu |
0.7.1 09 Jan 2007 12:59:16 |
flz |
Update rtorrent to 0.7.1.
Reminded by: kwm |
0.6.4_1 13 Dec 2006 12:41:36 |
roam |
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports |
0.6.4 08 Nov 2006 12:11:38 |
flz |
Update rtorrent and rtorrent-devel to 0.6.4.
PR: ports/105231
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
0.6.3 26 Oct 2006 20:12:38 |
flz |
- Update to rtorrent 0.6.3.
Approved by: portmgr (erwin) |
0.5.3_1 08 Aug 2006 10:19:40 |
flz |
Attempt to fix build on 4.x.
Reported by: krisbot |
0.5.3_1 12 Jul 2006 19:05:22 |
flz |
Bump PORTREVISION. |
0.5.3 12 Jul 2006 19:04:54 |
flz |
Fix problem with getopt.
Reported by: Charles Clark <cmc@stegosaur.us> |
0.5.3 20 Jun 2006 12:14:43 |
flz |
- Update rtorrent and rtorrent-devel to 0.5.3. |
0.4.5 17 May 2006 11:26:56 |
flz |
- Transform rtorrent into a master port.
- Add rtorrent-devel, the development version of rtorrent. |
0.4.5 11 May 2006 22:49:56 |
edwin |
Remove USE_REINPLACE from all categories starting with N |
0.4.5 21 Mar 2006 16:31:38 |
flz |
Update to 0.4.5.
Reminded by: Simon Olofsson <simon@olofsson.de> |
0.4.3 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.4.3 30 Jan 2006 21:36:28 |
pav |
Populate newly create net-p2p category with these ports:
ftp/jigdo
net/amule1
net/amule2
net/apollon
net/azureus
net/bnbt
net/btpeer
net/btqueue
net/cdonkey
net/ctorrent
net/dcd
net/dclib
net/dctc (Only the first 15 lines of the commit message are shown above ) |